func net/http.http2shouldRetryDial

2 uses

	net/http (current package)
		h2_bundle.go#L823: 		if http2shouldRetryDial(call, req) {
		h2_bundle.go#L1017: func http2shouldRetryDial(call *http2dialCall, req *Request) bool {